home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mess With 10
/
Mess With 10.iso
/
mac
/
SubMenu3.DIR
/
00224_Script_224
< prev
next >
Wrap
Text File
|
1996-12-18
|
240b
|
12 lines
on mouseUp
puppetsound "CLICK.AIF"
updatestage
--
waittime 2
put 22 into field "PhotoCUR_T"
put 3 into field "PhotoGRP2_T"
global G_PLAY
set G_PLAY = TRUE
put "P_BRO" into field "JumpName_T"
go to "P_JUMP"
end